-
Home
-
Bit File Manager – 100% Free & Open Source File Manager and Code Editor for WordPress
-
6.8.1
-
Code
-
Classes
- AccessControlProvider
Total Complexity |
55 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
238 |
Lines of code |
151 |
Logical lines of code |
84 |
Comment lines |
39 |
Methods |
8 |
Properties |
3 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
scanFile() |
B |
40 |
18 |
55 |
checkPermission() |
A |
47 |
12 |
35 |
control() |
A |
58 |
9 |
14 |
isFileAllowedToOpen() |
S |
56 |
5 |
16 |
isNotRequiredCommandForAllPermission() |
S |
61 |
4 |
13 |
scanForPattern() |
S |
61 |
4 |
12 |
validateName() |
S |
77 |
2 |
3 |
__construct() |
S |
80 |
1 |
3 |